home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / utilities / cdrom / amiget.lha / ReadMe < prev   
Encoding:
Text File  |  1994-05-10  |  1.4 KB  |  47 lines

  1. AmiGet - A simple search front end for the Aminet CD 2
  2. ======================================================
  3.  
  4. Installation:
  5. ------------
  6. You need either AmigaGuide or MultiView in SYS:utilities
  7. OS 2.0 or above required
  8.  
  9.  
  10. Workbench usage:
  11. ---------------
  12. 1. Double click the AmiGet Icon
  13. 2. Enter the substring to look for in the Aminet CD index (case insensitive)
  14. 3. To see full Aminet index, press RETURN without entering a string
  15. 4. In the resulting doc, click the archive to unpack it to RAM 
  16.    or the description to view the .readme file
  17.  
  18.  
  19. Shell usage:
  20. -----------
  21. 1. Enter 'AmiGet foobar' to look for foobar in the Aminet CD index
  22. 2. Enter 'AmiGet' to see a full index
  23. 3. In the resulting doc, click the archive to unpack it to RAM 
  24.    or the description to view the .readme file
  25.  
  26.  
  27. Configuration
  28. -------------
  29. Modify the source. INDEXNAME is path to the INDEX file, INDEXLEN is the
  30. mem to alloc for it, AMINETFILES is the path to the aminet database
  31. (must end in : or /) and MORE is the text viewer to use.
  32.  
  33.  
  34. Hint
  35. ----
  36. While Amigaguide is running, you can snatch a copy of the doc you're
  37. looking at from t:NetGuide* (useful for the complete index). Also note
  38. that unpacker output goes to your original window so you might want to
  39. shrink the AmigaGuide window.
  40.  
  41.  
  42. Status
  43. ------
  44. Public domain. Quick hack. Source included. Feel free to improve.
  45. Urban Mueller, umueller@wuarchive.wustl.edu, umueller@amiga.icu.net.ch
  46.  
  47.